backslash character造句
例句与造句
- The backslash character is accepted in all string to
的转换中都接受反斜杠字符( ) 。 - The characters , that is , precede them with a backslash character
,即,将反斜杠字符( )放在它们前面。 - Gets a backslash character that can be used in a directory string
获取可在目录字符串中使用的反斜杠字符。 - The new name of a sql server login cannot contain a backslash character
Sql server登录的新名称不能包含反斜杠字符( ) 。 - The namespace must conform to clr standards for example , no spaces or backslash characters
命名空间必须符合clr标准(例如,没有空格或反斜杠字符) 。 - It's difficult to find backslash character in a sentence. 用backslash character造句挺难的
- To insert the backslash character itself in the result string , use two escape characters
在此上下文中,转义符不能用于创建转义序列(如“ n ”表示换行) 。 - Include double backslash characters at the beginning of the path . do not specify a trailing backslash
若要在电子邮件正文中包括指向报表的url链接,请选择 - Conversions support using a backslash character as a currency symbol only in the japanese and korean languages
的转换才支持使用反斜杠字符( )作为货币符号。 - The computer name is the name of the server that is running this service , without the preceding backslash characters
计算机名称是正在运行此服务的服务器的名称,前面没有反斜杠字符( ) 。 - Because of the grammar of the system information , keywords and data source names cannot contain the backslash character
由于系统信息语法的缘故,关键字和数据源名称不能包含反斜杠( )字符。 - These addresses start with two backslash characters ( ) and supply the server name , share name , and full path to the file
此类地址开头是两个反斜杠符号 ,然后是服务器名、共享名和文件的完整路径。 - Escape character in c and c , the backslash character causes the next character in the format string to be interpreted as an escape sequence
在c #和c + +中,反斜杠字符使格式字符串中的下一个字符被解释为转义序列。 - A sequence of all folder names from the root to a file ' s current folder , separated by backslash characters ( ) in microsoft windows .
从根目录到文件当前所在文件夹的所有文件夹名称系列,在microsoftwindows中,是用反斜杠( )分隔文件夹。 - Note : some code listings may have a backslash character , " - " , to indicate the line of code is continuous but has been formatted for readability
注意:有些代码清单有反斜杠字符“ ” ,这表示代码行是连续的,但为了可读性,这里对其格式作了调整。 - To match a string containing a file name in which a period is part of the input string , precede the period in the regular expression with a backslash character
若要匹配包含文件名的字符串,而句点( . )是输入字符串的组成部分,请在正则表达式中的句点前面加反斜扛( )字符。